@charset "UTF-8";


/* Global Styles */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	color: rgba(61,31,42,1);
	display: block;
}
h2 {
	font-size: 125%;
}
h3 {
	font-size: 115%;
}
html {
	overflow: auto;
}
body {
	background-image: url(../Images/ATC%20Stoa%20Roof%20Angle.jpg);
	background-repeat: no-repeat;
	padding: 2%;
	width: 100%;
	overflow: auto;
}
.ImageClass {
	height: 30px;
	width: 60px;
	margin-right: 5px;
	margin-left: 5px;
}
.ImageProfileClass {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
#Language {
  height: 30px;
  width: 210px;
  float: right;
}
#MainText {
	clear: right;
	float: left;
	overflow: auto;
}
#Navigation {
	width: 150px;
	height: 610px;
	margin-right: 10px;
	padding: 0px;
	float: left;
	clear: left;
	background-image: url(../Images/Marcus-Aurelius-Sidebar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style-type: none;
	color: rgba(61, 31, 42, 1);
	text-decoration: none;
}  
#Navigation ul li {
	display: block;
	list-style-type: none;
	line-height: 125%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: rgba(61, 31, 42, 1);
}
#Navigation ul li a {
  color: rgba(61, 31, 42, 1);
  text-decoration: none;
}
#Navigation ul li:hover {
	background-color: rgba(31, 61, 33, .75);
}
#Navigation ul li a:active {
	color: rgba(137,42,79,1);
	font-weight: bold;
}
#Knowledge {
  float: left;
  width: 280px;
  margin-top: auto;
  Margin-bottom: auto;
  margin-left: 20px;
  padding: 5px;
  font-size: 100%;
  font-style: italic;
  color: rgba(61, 31, 41, 0);
  display: block;
  -webkit-transition: all 0s ease 0s;
  -moz-transition: all 0s ease 0s;
  -ms-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
  background-repeat: no-repeat;
}
#Knowledge:hover {
	color: rgba(61, 31, 41, 1);
	background-color: #548957;
	background-image: url(../Images/ATC-Stoa-Right-Angle-Web.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.knowImage:hover {
	height: 173px;
}
#Footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: rgba(31, 61, 33,.15);
	clear: both;
	float: left;
	color: rgba(61,31, 42, 85);
	font-weight: lighter;
}
#FooterLeft {
	width: 34%;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
}
#FooterCenter {
	width: 28%;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
	text-align: center;
}
#FooterRight {
	float: right;
	width: 38%;
	margin-top: auto;
	margin-bottom: auto;
	text-align: right;
}

/* Specific Styles for large screens */

@media only screen and (min-width: 950px) {
  body {
	  overflow: hidden;
  }
  #MainText {
	  height: 620px;
	  width: 650px;
	  padding-right: 10px;
	  padding-left: 10px;
	  border-left-width: medium;
	  border-left-style: solid;
	  border-left-color: #3d1f2a;
  }
  #LogoHeader {
	  height: 135px;
	  width: 150px;
	  margin-right: 10px;
	  margin-bottom: 20px;
	  float: left;
	  background-repeat: no-repeat;
	  background-image: url(../Images/ATC-Logo-Web-Large.png);
  }
  #WebFrame {
	  height: 815px;
	  width: 840px;
	  padding: 10px;
	  background-color: #548957;
	  float: left;
  }
  #Header {
	  font-family: Chalkboard;
	  color: rgba(61,31,42,1);
	  font-size: 200%;
	  width: 660px;
	  height: auto;
	  margin-top: 65px;
	  float: left;
	  text-align: center;
	  clear: right;
	  font-weight: bold;
  }
  #Footer {
	  font-size: 80%;
  }
}

/* Specific Styles for medium sized screens */

@media only screen and (min-width: 700px) and (max-width: 949px) {
  body {
	  overflow: hidden;
  }
  #MainText {
	  height: 620px;
	  width: 70%;
	  padding-right: 1%;
	  padding-left: 1%;
	  clear: right;
	  float: left;
	  overflow: auto;
	  border-left-width: medium;
	  border-left-style: solid;
	  border-left-color: #3d1f2a;
  }
  #Navigation {
	  margin-right: 1%;
  }  
  #Knowledge {
	visibility: hidden;
  }
  #LogoHeader {
	  height: 135px;
	  width: 150px;
	  margin-right: 10px;
	  margin-bottom: 20px;
	  float: left;
	  background-repeat: no-repeat;
	  background-image: url(../Images/ATC-Logo-Web-Large.png);
  }
  #WebFrame {
	  height: 815px;
	  width: 90%;
	  padding: 1%;
	  background-color: #548957;
	  float: left;
  }
  #Header {
	  font-family: Chalkboard;
	  color: rgba(61,31,42,1);
	  font-size: 180%;
	  width: 65%;
	  height: auto;
	  margin-top: 65px;
	  float: left;
	  clear: left;
	  text-align: center;
	  clear: right;
	  font-weight: bold;
  }
  #Footer {
	  font-size: 75%;
  }

}

/* Specific Styles for small sized screens */

@media only screen and (min-width: 550px) and (max-width: 699px) {
  body {
	  overflow: hidden;
  }
  #MainText {
	height: 620px;
	width: 70%;
	padding-right: 1%;
	padding-left: 1%;
	clear: right;
	float: left;
	overflow: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #3d1f2a;
  }
  #Navigation {
	  width: 125px;
	  margin-right: 1%;
  }  
  #Knowledge {
	visibility: hidden;
  }
  #LogoHeader {
	  height: 113px;
	  width: 125px;
	  margin-right: 1%;
	  margin-bottom: 2%;
	  float: left;
	  background-repeat: no-repeat;
	  background-image: url(../Images/ATC-Logo-Web.png);
  }
  #WebFrame {
	  font-size: 90%;
	  height: 815px;
	  width: 90%;
	  padding: 1%;
	  background-color: #548957;
	  float: left;
  }
  #Header {
	  font-family: Chalkboard;
	  color: rgba(61,31,42,1);
	  font-size: 165%;
	  width: 65%;
	  height: auto;
	  margin-top: 65px;
	  float: left;
	  clear: left;
	  text-align: center;
	  clear: right;
	  font-weight: bold;
  }
  #Footer {
	  font-size: 75%;
  }

}

/* Specific Styles for smart phones */

@media only screen and (min-width: 150px) and (max-width: 549px) {
  body {
	  background-repeat:repeat-y;
  }
  #MainText {
	  width: 95%;
	  padding-right: 1%;
	  padding-left: 1%;
	  clear: right;
	  float: left;
	  overflow: auto;
  }
  #Navigation {
	background-color: rgba(56,137, 62, 1);
	background-image:none;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	font-size: 100%;
	float: left;
	clear: left;
  }  
  #Navigation ul li {
	float: left;
	margin-left: 1%;
	margin-right: 1%;
  }
  #Knowledge {
	visibility: hidden;
  }
  #LogoHeader {
	  height: 113px;
	  width: 125px;
	  margin-right: 1%;
	  margin-bottom: 2%;
	  float: left;
	  background-repeat: no-repeat;
	  background-image: url(../Images/ATC-Logo-Web.png);
  }
  #WebFrame {
	  font-size: 85%;
	  margin-left:auto;
	  margin-right:auto;
	  width: 85%;
	  padding: 1%;
	  background-color: #548957;
	  float: left;
  }
  #Header {
	  font-family: Chalkboard;
	  color: rgba(61,31,42,1);
	  font-size: 150%;
	  width: 95%;
	  height: auto;
	  margin-top: 2%;
	  margin-left: auto;
	  margin-right: auto;
	  float: left;
	  clear: left;
	  text-align: center;
	  clear: both;
	  font-weight: bold;
  }
  #Footer {
	  font-size: 65%;
  }

}

@media only handheld {
  body {
	  background-repeat:repeat-y;
  }
  #MainText {
	  width: 95%;
	  padding-right: 1%;
	  padding-left: 1%;
	  clear: right;
	  float: left;
	  overflow: auto;
  }
  #Navigation {
	background-color: rgba(56,137, 62, 1);
	background-image:none;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	font-size: 100%;
	float: left;
	clear: left;
  }  
  #Navigation ul li {
	float: left;
	margin-left: 1%;
	margin-right: 1%;
  }
  #Knowledge {
	visibility: hidden;
  }
  #LogoHeader {
	  height: 113px;
	  width: 125px;
	  margin-right: 1%;
	  margin-bottom: 2%;
	  float: left;
	  background-repeat: no-repeat;
	  background-image: url(../Images/ATC-Logo-Web.png);
  }
  #WebFrame {
	  font-size: 85%;
	  margin-left:auto;
	  margin-right:auto;
	  width: 85%;
	  padding: 1%;
	  background-color: #548957;
	  float: left;
  }
  #Header {
	  font-family: Chalkboard;
	  color: rgba(61,31,42,1);
	  font-size: 150%;
	  width: 95%;
	  height: auto;
	  margin-top: 2%;
	  margin-left: auto;
	  margin-right: auto;
	  float: left;
	  clear: left;
	  text-align: center;
	  clear: both;
	  font-weight: bold;
  }
  #Footer {
	  font-size: 65%;
  }

}
